home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / mach / amiga / tools / gcc040pd.lha / as.info-3 < prev    next >
Encoding:
GNU Info File  |  1992-09-30  |  37.6 KB  |  770 lines

  1. This is Info file as.info, produced by Makeinfo-1.43 from the input
  2. file as-680x0.texinfo.
  3.  
  4.    This file documents the GNU Assembler "as".
  5.  
  6.    Copyright (C) 1991 Free Software Foundation, Inc.
  7.  
  8.    Permission is granted to make and distribute verbatim copies of
  9. this manual provided the copyright notice and this permission notice
  10. are preserved on all copies.
  11.  
  12.    Permission is granted to copy and distribute modified versions of
  13. this manual under the conditions for verbatim copying, provided also
  14. that the section entitled "GNU General Public License" is included
  15. exactly as in the original, and provided that the entire resulting
  16. derived work is distributed under the terms of a permission notice
  17. identical to this one.
  18.  
  19.    Permission is granted to copy and distribute translations of this
  20. manual into another language, under the above conditions for modified
  21. versions, except that the section entitled "GNU General Public
  22. License" may be included in a translation approved by the Free
  23. Software Foundation instead of in the original English.
  24.  
  25. 
  26. File: as.info,  Node: Copying,  Next: Index,  Prev: M68K-Dependent,  Up: Top
  27.  
  28. GNU GENERAL PUBLIC LICENSE
  29. **************************
  30.  
  31.                            Version 2, June 1991
  32.  
  33.      Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  34.      675 Mass Ave, Cambridge, MA 02139, USA
  35.      
  36.      Everyone is permitted to copy and distribute verbatim copies
  37.      of this license document, but changing it is not allowed.
  38.  
  39. Preamble
  40. ========
  41.  
  42.    The licenses for most software are designed to take away your
  43. freedom to share and change it.  By contrast, the GNU General Public
  44. License is intended to guarantee your freedom to share and change free
  45. software--to make sure the software is free for all its users.  This
  46. General Public License applies to most of the Free Software
  47. Foundation's software and to any other program whose authors commit to
  48. using it.  (Some other Free Software Foundation software is covered by
  49. the GNU Library General Public License instead.)  You can apply it to
  50. your programs, too.
  51.  
  52.    When we speak of free software, we are referring to freedom, not
  53. price.  Our General Public Licenses are designed to make sure that you
  54. have the freedom to distribute copies of free software (and charge for
  55. this service if you wish), that you receive source code or can get it
  56. if you want it, that you can change the software or use pieces of it
  57. in new free programs; and that you know you can do these things.
  58.  
  59.    To protect your rights, we need to make restrictions that forbid
  60. anyone to deny you these rights or to ask you to surrender the rights. 
  61. These restrictions translate to certain responsibilities for you if you
  62. distribute copies of the software, or if you modify it.
  63.  
  64.    For example, if you distribute copies of such a program, whether
  65. gratis or for a fee, you must give the recipients all the rights that
  66. you have.  You must make sure that they, too, receive or can get the
  67. source code.  And you must show them these terms so they know their
  68. rights.
  69.  
  70.    We protect your rights with two steps: (1) copyright the software,
  71. and (2) offer you this license which gives you legal permission to
  72. copy, distribute and/or modify the software.
  73.  
  74.    Also, for each author's protection and ours, we want to make certain
  75. that everyone understands that there is no warranty for this free
  76. software.  If the software is modified by someone else and passed on,
  77. we want its recipients to know that what they have is not the
  78. original, so that any problems introduced by others will not reflect
  79. on the original authors' reputations.
  80.  
  81.    Finally, any free program is threatened constantly by software
  82. patents.  We wish to avoid the danger that redistributors of a free
  83. program will individually obtain patent licenses, in effect making the
  84. program proprietary.  To prevent this, we have made it clear that any
  85. patent must be licensed for everyone's free use or not licensed at all.
  86.  
  87.    The precise terms and conditions for copying, distribution and
  88. modification follow.
  89.  
  90.       TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  91.  
  92.   1. This License applies to any program or other work which contains
  93.      a notice placed by the copyright holder saying it may be
  94.      distributed under the terms of this General Public License.  The
  95.      "Program", below, refers to any such program or work, and a "work
  96.      based on the Program" means either the Program or any derivative
  97.      work under copyright law: that is to say, a work containing the
  98.      Program or a portion of it, either verbatim or with modifications
  99.      and/or translated into another language.  (Hereinafter,
  100.      translation is included without limitation in the term
  101.      "modification".)  Each licensee is addressed as "you".
  102.  
  103.         Activities other than copying, distribution and modification
  104.      are not covered by this License; they are outside its scope.  The
  105.      act of running the Program is not restricted, and the output from
  106.      the Program is covered only if its contents constitute a work
  107.      based on the Program (independent of having been made by running
  108.      the Program).  Whether that is true depends on what the Program
  109.      does.
  110.  
  111.   2. You may copy and distribute verbatim copies of the Program's
  112.      source code as you receive it, in any medium, provided that you
  113.      conspicuously and appropriately publish on each copy an
  114.      appropriate copyright notice and disclaimer of warranty; keep
  115.      intact all the notices that refer to this License and to the
  116.      absence of any warranty; and give any other recipients of the
  117.      Program a copy of this License along with the Program.
  118.  
  119.         You may charge a fee for the physical act of transferring a
  120.      copy, and you may at your option offer warranty protection in
  121.      exchange for a fee.
  122.  
  123.   3. You may modify your copy or copies of the Program or any portion
  124.      of it, thus forming a work based on the Program, and copy and
  125.      distribute such modifications or work under the terms of Section 1
  126.      above, provided that you also meet all of these conditions:
  127.  
  128.        a. You must cause the modified files to carry prominent notices
  129.           stating that you changed the files and the date of any
  130.           change.
  131.  
  132.        b. You must cause any work that you distribute or publish, that
  133.           in whole or in part contains or is derived from the Program
  134.           or any part thereof, to be licensed as a whole at no charge
  135.           to all third parties under the terms of this License.
  136.  
  137.        c. If the modified program normally reads commands interactively
  138.           when run, you must cause it, when started running for such
  139.           interactive use in the most ordinary way, to print or
  140.           display an announcement including an appropriate copyright
  141.           notice and a notice that there is no warranty (or else,
  142.           saying that you provide a warranty) and that users may
  143.           redistribute the program under these conditions, and telling
  144.           the user how to view a copy of this License.  (Exception: if
  145.           the Program itself is interactive but does not normally
  146.           print such an announcement, your work based on the Program
  147.           is not required to print an announcement.)
  148.  
  149.         These requirements apply to the modified work as a whole.  If
  150.      identifiable sections of that work are not derived from the
  151.      Program, and can be reasonably considered independent and
  152.      separate works in themselves, then this License, and its terms,
  153.      do not apply to those sections when you distribute them as
  154.      separate works.  But when you distribute the same sections as
  155.      part of a whole which is a work based on the Program, the
  156.      distribution of the whole must be on the terms of this License,
  157.      whose permissions for other licensees extend to the entire whole,
  158.      and thus to each and every part regardless of who wrote it.
  159.  
  160.         Thus, it is not the intent of this section to claim rights or
  161.      contest your rights to work written entirely by you; rather, the
  162.      intent is to exercise the right to control the distribution of
  163.      derivative or collective works based on the Program.
  164.  
  165.         In addition, mere aggregation of another work not based on the
  166.      Program with the Program (or with a work based on the Program) on
  167.      a volume of a storage or distribution medium does not bring the
  168.      other work under the scope of this License.
  169.  
  170.   4. You may copy and distribute the Program (or a work based on it,
  171.      under Section 2) in object code or executable form under the
  172.      terms of Sections 1 and 2 above provided that you also do one of
  173.      the following:
  174.  
  175.        a. Accompany it with the complete corresponding machine-readable
  176.           source code, which must be distributed under the terms of
  177.           Sections 1 and 2 above on a medium customarily used for
  178.           software interchange; or,
  179.  
  180.        b. Accompany it with a written offer, valid for at least three
  181.           years, to give any third party, for a charge no more than
  182.           your cost of physically performing source distribution, a
  183.           complete machine-readable copy of the corresponding source
  184.           code, to be distributed under the terms of Sections 1 and 2
  185.           above on a medium customarily used for software interchange;
  186.           or,
  187.  
  188.        c. Accompany it with the information you received as to the
  189.           offer to distribute corresponding source code.  (This
  190.           alternative is allowed only for noncommercial distribution
  191.           and only if you received the program in object code or
  192.           executable form with such an offer, in accord with
  193.           Subsection b above.)
  194.  
  195.         The source code for a work means the preferred form of the
  196.      work for making modifications to it.  For an executable work,
  197.      complete source code means all the source code for all modules it
  198.      contains, plus any associated interface definition files, plus
  199.      the scripts used to control compilation and installation of the
  200.      executable.  However, as a special exception, the source code
  201.      distributed need not include anything that is normally
  202.      distributed (in either source or binary form) with the major
  203.      components (compiler, kernel, and so on) of the operating system
  204.      on which the executable runs, unless that component itself
  205.      accompanies the executable.
  206.  
  207.         If distribution of executable or object code is made by
  208.      offering access to copy from a designated place, then offering
  209.      equivalent access to copy the source code from the same place
  210.      counts as distribution of the source code, even though third
  211.      parties are not compelled to copy the source along with the
  212.      object code.
  213.  
  214.   5. You may not copy, modify, sublicense, or distribute the Program
  215.      except as expressly provided under this License.  Any attempt
  216.      otherwise to copy, modify, sublicense or distribute the Program is
  217.      void, and will automatically terminate your rights under this
  218.      License.  However, parties who have received copies, or rights,
  219.      from you under this License will not have their licenses
  220.      terminated so long as such parties remain in full compliance.
  221.  
  222.   6. You are not required to accept this License, since you have not
  223.      signed it.  However, nothing else grants you permission to modify
  224.      or distribute the Program or its derivative works.  These actions
  225.      are prohibited by law if you do not accept this License. 
  226.      Therefore, by modifying or distributing the Program (or any work
  227.      based on the Program), you indicate your acceptance of this
  228.      License to do so, and all its terms and conditions for copying,
  229.      distributing or modifying the Program or works based on it.
  230.  
  231.   7. Each time you redistribute the Program (or any work based on the
  232.      Program), the recipient automatically receives a license from the
  233.      original licensor to copy, distribute or modify the Program
  234.      subject to these terms and conditions.  You may not impose any
  235.      further restrictions on the recipients' exercise of the rights
  236.      granted herein.  You are not responsible for enforcing compliance
  237.      by third parties to this License.
  238.  
  239.   8. If, as a consequence of a court judgment or allegation of patent
  240.      infringement or for any other reason (not limited to patent
  241.      issues), conditions are imposed on you (whether by court order,
  242.      agreement or otherwise) that contradict the conditions of this
  243.      License, they do not excuse you from the conditions of this
  244.      License.  If you cannot distribute so as to satisfy
  245.      simultaneously your obligations under this License and any other
  246.      pertinent obligations, then as a consequence you may not
  247.      distribute the Program at all.  For example, if a patent license
  248.      would not permit royalty-free redistribution of the Program by
  249.      all those who receive copies directly or indirectly through you,
  250.      then the only way you could satisfy both it and this License
  251.      would be to refrain entirely from distribution of the Program.
  252.  
  253.         If any portion of this section is held invalid or
  254.      unenforceable under any particular circumstance, the balance of
  255.      the section is intended to apply and the section as a whole is
  256.      intended to apply in other circumstances.
  257.  
  258.         It is not the purpose of this section to induce you to
  259.      infringe any patents or other property right claims or to contest
  260.      validity of any such claims; this section has the sole purpose of
  261.      protecting the integrity of the free software distribution
  262.      system, which is implemented by public license practices.  Many
  263.      people have made generous contributions to the wide range of
  264.      software distributed through that system in reliance on
  265.      consistent application of that system; it is up to the
  266.      author/donor to decide if he or she is willing to distribute
  267.      software through any other system and a licensee cannot impose
  268.      that choice.
  269.  
  270.         This section is intended to make thoroughly clear what is
  271.      believed to be a consequence of the rest of this License.
  272.  
  273.   9. If the distribution and/or use of the Program is restricted in
  274.      certain countries either by patents or by copyrighted interfaces,
  275.      the original copyright holder who places the Program under this
  276.      License may add an explicit geographical distribution limitation
  277.      excluding those countries, so that distribution is permitted only
  278.      in or among countries not thus excluded.  In such case, this
  279.      License incorporates the limitation as if written in the body of
  280.      this License.
  281.  
  282.  10. The Free Software Foundation may publish revised and/or new
  283.      versions of the General Public License from time to time.  Such
  284.      new versions will be similar in spirit to the present version,
  285.      but may differ in detail to address new problems or concerns.
  286.  
  287.         Each version is given a distinguishing version number.  If the
  288.      Program specifies a version number of this License which applies
  289.      to it and "any later version", you have the option of following
  290.      the terms and conditions either of that version or of any later
  291.      version published by the Free Software Foundation.  If the
  292.      Program does not specify a version number of this License, you
  293.      may choose any version ever published by the Free Software
  294.      Foundation.
  295.  
  296.  11. If you wish to incorporate parts of the Program into other free
  297.      programs whose distribution conditions are different, write to
  298.      the author to ask for permission.  For software which is
  299.      copyrighted by the Free Software Foundation, write to the Free
  300.      Software Foundation; we sometimes make exceptions for this.  Our
  301.      decision will be guided by the two goals of preserving the free
  302.      status of all derivatives of our free software and of promoting
  303.      the sharing and reuse of software generally.
  304.  
  305.                                   NO WARRANTY
  306.  
  307.  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
  308.      WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
  309.      LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
  310.      HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
  311.      WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
  312.      NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  313.      FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
  314.      QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  315.      PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  316.      SERVICING, REPAIR OR CORRECTION.
  317.  
  318.  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  319.      WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  320.      MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
  321.      LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  322.      INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  323.      INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
  324.      OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  325.      YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
  326.      ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
  327.      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  328.  
  329.                         END OF TERMS AND CONDITIONS
  330.  
  331. Applying These Terms to Your New Programs
  332. =========================================
  333.  
  334.    If you develop a new program, and you want it to be of the greatest
  335. possible use to the public, the best way to achieve this is to make it
  336. free software which everyone can redistribute and change under these
  337. terms.
  338.  
  339.    To do so, attach the following notices to the program.  It is safest
  340. to attach them to the start of each source file to most effectively
  341. convey the exclusion of warranty; and each file should have at least
  342. the "copyright" line and a pointer to where the full notice is found.
  343.  
  344.      ONE LINE TO GIVE THE PROGRAM'S NAME AND AN IDEA OF WHAT IT DOES.
  345.      Copyright (C) 19YY  NAME OF AUTHOR
  346.      
  347.      This program is free software; you can redistribute it and/or
  348.      modify it under the terms of the GNU General Public License
  349.      as published by the Free Software Foundation; either version 2
  350.      of the License, or (at your option) any later version.
  351.      
  352.      This program is distributed in the hope that it will be useful,
  353.      but WITHOUT ANY WARRANTY; without even the implied warranty of
  354.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  355.      GNU General Public License for more details.
  356.      
  357.      You should have received a copy of the GNU General Public License
  358.      along with this program; if not, write to the
  359.      Free Software Foundation, Inc., 675 Mass Ave,
  360.      Cambridge, MA 02139, USA.
  361.  
  362.    Also add information on how to contact you by electronic and paper
  363. mail.
  364.  
  365.    If the program is interactive, make it output a short notice like
  366. this when it starts in an interactive mode:
  367.  
  368.      Gnomovision version 69, Copyright (C) 19YY NAME OF AUTHOR
  369.      Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
  370.      type `show w'.  This is free software, and you are welcome
  371.      to redistribute it under certain conditions; type `show c'
  372.      for details.
  373.  
  374.    The hypothetical commands `show w' and `show c' should show the
  375. appropriate parts of the General Public License.  Of course, the
  376. commands you use may be called something other than `show w' and `show
  377. c'; they could even be mouse-clicks or menu items--whatever suits your
  378. program.
  379.  
  380.    You should also get your employer (if you work as a programmer) or
  381. your school, if any, to sign a "copyright disclaimer" for the program,
  382. if necessary.  Here is a sample; alter the names:
  383.  
  384.      Yoyodyne, Inc., hereby disclaims all copyright interest in
  385.      the program `Gnomovision' (which makes passes at compilers)
  386.      written by James Hacker.
  387.      
  388.      SIGNATURE OF TY COON, 1 April 1989
  389.      Ty Coon, President of Vice
  390.  
  391.    This General Public License does not permit incorporating your
  392. program into proprietary programs.  If your program is a subroutine
  393. library, you may consider it more useful to permit linking proprietary
  394. applications with the library.  If this is what you want to do, use
  395. the GNU Library General Public License instead of this License.
  396.  
  397. 
  398. File: as.info,  Node: Index,  Prev: Copying,  Up: Top
  399.  
  400. Index
  401. *****
  402.  
  403. * Menu:
  404.  
  405. * #:                                    Comments.
  406. * #APP:                                 Pre-processing.
  407. * #NO_APP:                              Pre-processing.
  408. * --:                                   Command Line.
  409. * -D:                                   Invoking.
  410. * -I PATH:                              Invoking.
  411. * -L:                                   Invoking.
  412. * -R:                                   Invoking.
  413. * -W:                                   Invoking.
  414. * -a:                                   Invoking.
  415. * -al:                                  Invoking.
  416. * -as:                                  Invoking.
  417. * -f:                                   Invoking.
  418. * -k:                                   Invoking.
  419. * -o:                                   Invoking.
  420. * -v:                                   Invoking.
  421. * -version:                             Invoking.
  422. * .o:                                   Object.
  423. * -l option, M680x0:                    M68K-Opts.
  424. * -m68000 and related options, M680x0:  M68K-Opts.
  425. * . (symbol):                           Dot.
  426. * : (label):                            Statements.
  427. * \" (doublequote character):           Strings.
  428. * \DDD (octal character code):          Strings.
  429. * \\ (\ character):                     Strings.
  430. * \b (backspace character):             Strings.
  431. * \f (formfeed character):              Strings.
  432. * \n (newline character):               Strings.
  433. * \r (carriage return character):       Strings.
  434. * \t (tab):                             Strings.
  435. * a.out symbol attributes:              a.out Symbols.
  436. * abort directive:                      Abort.
  437. * align directive:                      Align.
  438. * app-file directive:                   App-File.
  439. * ascii directive:                      Ascii.
  440. * asciz directive:                      Asciz.
  441. * as version:                           Invoking.
  442. * byte directive:                       Byte.
  443. * comm directive:                       Comm.
  444. * data1 directive, M680x0:              M68K-Directives.
  445. * data2 directive, M680x0:              M68K-Directives.
  446. * data directive:                       Data.
  447. * desc directive:                       Desc.
  448. * double directive:                     Double.
  449. * double directive, M680x0:             M68K-Float.
  450. * eject directive:                      Eject.
  451. * else directive:                       Else.
  452. * endif directive:                      Endif.
  453. * equ directive:                        Equ.
  454. * even directive, M680x0:               M68K-Directives.
  455. * extern directive:                     Extern.
  456. * file directive:                       File.
  457. * fill directive:                       Fill.
  458. * float directive:                      Float.
  459. * float directive, M680x0:              M68K-Float.
  460. * global directive:                     Global.
  461. * hword directive:                      hword.
  462. * ident directive:                      Ident.
  463. * ifdef directive:                      If.
  464. * ifndef directive:                     If.
  465. * ifnotdef directive:                   If.
  466. * if directive:                         If.
  467. * include directive:                    Include.
  468. * include directive search path:        Invoking.
  469. * int directive:                        Int.
  470. * lcomm directive:                      Lcomm.
  471. * lflags directive (ignored):           Lflags.
  472. * line directive:                       Line.
  473. * list directive:                       List.
  474. * ln directive:                         Ln.
  475. * long directive:                       Long.
  476. * lsym directive:                       Lsym.
  477. * nolist directive:                     Nolist.
  478. * octa directive:                       Octa.
  479. * org directive:                        Org.
  480. * psize directive:                      Psize.
  481. * quad directive:                       Quad.
  482. * sbttl directive:                      Sbttl.
  483. * set directive:                        Set.
  484. * short directive:                      Short.
  485. * single directive:                     Single.
  486. * skip directive, M680x0:               M68K-Directives.
  487. * space directive:                      Space.
  488. * stabX directives:                     Stab.
  489. * stabd directive:                      Stab.
  490. * stabn directive:                      Stab.
  491. * stabs directive:                      Stab.
  492. * text directive:                       Text.
  493. * title directive:                      Title.
  494. * word directive:                       Word.
  495. * COFF symbol descriptor:               Desc.
  496. * EOF, newline must precede:            Statements.
  497. * GPL:                                  Copying.
  498. * M680x0 addressing modes:              M68K-Syntax.
  499. * M680x0 architecture options:          M68K-Opts.
  500. * M680x0 branch improvement:            M68K-Branch.
  501. * M680x0 directives:                    M68K-Directives.
  502. * M680x0 floating point:                M68K-Float.
  503. * M680x0 immediate character:           M68K-Chars.
  504. * M680x0 line comment character:        M68K-Chars.
  505. * M680x0 opcodes:                       M68K-opcodes.
  506. * M680x0 options:                       M68K-Opts.
  507. * M680x0 pseudo-opcodes:                M68K-Branch.
  508. * M680x0 size modifiers:                M68K-Syntax.
  509. * M680x0 support:                       M68K-Dependent.
  510. * M680x0 syntax:                        M68K-Syntax.
  511. * a.out:                                Object.
  512. * absent (internal section):            as Sections.
  513. * absolute section:                     ld Sections.
  514. * addition, permitted arguments:        Infix Ops.
  515. * addresses:                            Expressions.
  516. * addresses, format of:                 Secs Background.
  517. * addressing modes, M680x0:             M68K-Syntax.
  518. * advancing location counter:           Org.
  519. * advancing location counter:           Align.
  520. * altered difference tables:            Word.
  521. * architecture options, M680x0:         M68K-Opts.
  522. * arguments for addition:               Infix Ops.
  523. * arguments for subtraction:            Infix Ops.
  524. * arguments in expressions:             Arguments.
  525. * arithmetic functions:                 Operators.
  526. * arithmetic operands:                  Arguments.
  527. * assembler internal logic error:       as Sections.
  528. * assembler, and linker:                Secs Background.
  529. * assembly listings, enabling:          Invoking.
  530. * assigning values to symbols:          Setting Symbols.
  531. * assigning values to symbols:          Equ.
  532. * attributes, symbol:                   Symbol Attributes.
  533. * backslash (\\):                       Strings.
  534. * backspace (\b):                       Strings.
  535. * bignum/flonum (internal section):     as Sections.
  536. * bignums:                              Bignums.
  537. * binary integers:                      Integers.
  538. * branch improvement, M680x0:           M68K-Branch.
  539. * bss section:                          bss.
  540. * bss section:                          ld Sections.
  541. * carriage return (\r):                 Strings.
  542. * character constants:                  Characters.
  543. * character escape codes:               Strings.
  544. * character, single:                    Chars.
  545. * characters used in symbols:           Symbol Intro.
  546. * command line conventions:             Command Line.
  547. * comments:                             Comments.
  548. * comments, M680x0:                     M68K-Chars.
  549. * comments, removed by preprocessor:    Pre-processing.
  550. * common variable storage:              bss.
  551. * conditional assembly:                 If.
  552. * constant, single character:           Chars.
  553. * constants:                            Constants.
  554. * constants, bignum:                    Bignums.
  555. * constants, character:                 Characters.
  556. * constants, converted by preprocessor: Pre-processing.
  557. * constants, floating point:            Flonums.
  558. * constants, integer:                   Integers.
  559. * constants, number:                    Numbers.
  560. * constants, string:                    Strings.
  561. * continuing statements:                Statements.
  562. * copying as:                           Copying.
  563. * current address:                      Dot.
  564. * current address, advancing:           Org.
  565. * data and text sections, joining:      Invoking.
  566. * data section:                         ld Sections.
  567. * debuggers, and symbol order:          Symbols.
  568. * decimal integers:                     Integers.
  569. * deprecated directives:                Deprecated.
  570. * descriptor, of a.out symbol:          Symbol Desc.
  571. * difference (internal section):        as Sections.
  572. * difference tables altered:            Word.
  573. * difference tables, warning:           Invoking.
  574. * directives and instructions:          Statements.
  575. * directives, M680x0:                   M68K-Directives.
  576. * directives, machine independent:      Pseudo Ops.
  577. * dot (symbol):                         Dot.
  578. * doublequote (\"):                     Strings.
  579. * eight-byte integer:                   Quad.
  580. * empty expressions:                    Empty Exprs.
  581. * error messsages:                      Errors.
  582. * escape codes, character:              Strings.
  583. * expression arguments:                 Arguments.
  584. * expressions:                          Expressions.
  585. * expressions, empty:                   Empty Exprs.
  586. * expressions, integer:                 Integer Exprs.
  587. * faster processing (-f):               Invoking.
  588. * file name, logical:                   File.
  589. * file name, logical:                   App-File.
  590. * files, including:                     Include.
  591. * files, input:                         Input Files.
  592. * filling memory:                       Space.
  593. * floating point numbers:               Flonums.
  594. * floating point numbers (double):      Double.
  595. * floating point numbers (single):      Float.
  596. * floating point numbers (single):      Single.
  597. * floating point, M680x0:               M68K-Float.
  598. * flonums:                              Flonums.
  599. * format of error messages:             Errors.
  600. * format of warning messages:           Errors.
  601. * formfeed (\f):                        Strings.
  602. * functions, in expressions:            Operators.
  603. * grouping data:                        Sub-Sections.
  604. * hexadecimal integers:                 Integers.
  605. * immediate character, M680x0:          M68K-Chars.
  606. * infix operators:                      Infix Ops.
  607. * input:                                Input Files.
  608. * input file linenumbers:               Input Files.
  609. * instruction set, M680x0:              M68K-opcodes.
  610. * instructions and directives:          Statements.
  611. * integer expressions:                  Integer Exprs.
  612. * integer, 16-byte:                     Octa.
  613. * integer, 8-byte:                      Quad.
  614. * integers:                             Integers.
  615. * integers, 16-bit:                     hword.
  616. * integers, 32-bit:                     Int.
  617. * integers, binary:                     Integers.
  618. * integers, decimal:                    Integers.
  619. * integers, hexadecimal:                Integers.
  620. * integers, octal:                      Integers.
  621. * integers, one byte:                   Byte.
  622. * internal as sections:                 as Sections.
  623. * invocation summary:                   Overview.
  624. * joining text and data sections:       Invoking.
  625. * label (:):                            Statements.
  626. * labels:                               Labels.
  627. * ld:                                   Object.
  628. * length of symbols:                    Symbol Intro.
  629. * license:                              Copying.
  630. * line comment character:               Comments.
  631. * line comment character, M680x0:       M68K-Chars.
  632. * line numbers, in input files:         Input Files.
  633. * line numbers, in warnings/errors:     Errors.
  634. * line separator character:             Statements.
  635. * lines starting with #:                Comments.
  636. * linker:                               Object.
  637. * linker, and assembler:                Secs Background.
  638. * listing control, turning off:         Nolist.
  639. * listing control, turning on:          List.
  640. * listing control: new page:            Eject.
  641. * listing control: paper size:          Psize.
  642. * listing control: subtitle:            Sbttl.
  643. * listing control: title line:          Title.
  644. * listings, enabling:                   Invoking.
  645. * local common symbols:                 Lcomm.
  646. * local labels, retaining in output:    Invoking.
  647. * local symbol names:                   Symbol Names.
  648. * location counter:                     Dot.
  649. * location counter, advancing:          Align.
  650. * location counter, advancing:          Org.
  651. * logical file name:                    App-File.
  652. * logical file name:                    File.
  653. * logical line number:                  Line.
  654. * logical line numbers:                 Comments.
  655. * machine independent directives:       Pseudo Ops.
  656. * machine instructions (not covered):   Manual.
  657. * machine-independent syntax:           Syntax.
  658. * manual, structure and purpose:        Manual.
  659. * merging text and data sections:       Invoking.
  660. * messages from as:                     Errors.
  661. * minus, permitted arguments:           Infix Ops.
  662. * multi-line statements:                Statements.
  663. * names, symbol:                        Symbol Names.
  664. * naming object file:                   Invoking.
  665. * new page, in listings:                Eject.
  666. * newline (\n):                         Strings.
  667. * newline, required at file end:        Statements.
  668. * null-terminated strings:              Asciz.
  669. * number constants:                     Numbers.
  670. * numbered subsections:                 Sub-Sections.
  671. * numbers, 16-bit:                      hword.
  672. * numeric values:                       Expressions.
  673. * object file:                          Object.
  674. * object file format:                   Object Formats.
  675. * object file name:                     Invoking.
  676. * obsolescent directives:               Deprecated.
  677. * octal character code (\DDD):          Strings.
  678. * octal integers:                       Integers.
  679. * opcodes, M680x0:                      M68K-opcodes.
  680. * operands in expressions:              Arguments.
  681. * operator precedence:                  Infix Ops.
  682. * operators, in expressions:            Operators.
  683. * operators, permitted arguments:       Infix Ops.
  684. * option summary:                       Overview.
  685. * options, M680x0:                      M68K-Opts.
  686. * options, all versions of as:          Invoking.
  687. * options, command line:                Command Line.
  688. * other attribute, of a.out symbol:     Symbol Other.
  689. * output file:                          Object.
  690. * padding the location counter:         Align.
  691. * page, in listings:                    Eject.
  692. * paper size, for listings:             Psize.
  693. * pass1 (internal section):             as Sections.
  694. * paths for .include:                   Invoking.
  695. * patterns, writing in memory:          Fill.
  696. * plus, permitted arguments:            Infix Ops.
  697. * precedence of operators:              Infix Ops.
  698. * precision, floating point:            Flonums.
  699. * prefix operators:                     Prefix Ops.
  700. * preprocessing:                        Pre-processing.
  701. * preprocessing, turning on and off:    Pre-processing.
  702. * pseudo-opcodes, M680x0:               M68K-Branch.
  703. * pseudo-ops, machine independent:      Pseudo Ops.
  704. * purpose of GNU as:                    GNU Assembler.
  705. * relocation:                           Sections.
  706. * relocation example:                   ld Sections.
  707. * search path for .include:             Invoking.
  708. * section-relative addressing:          Secs Background.
  709. * sections:                             Sections.
  710. * sections in messages, internal:       as Sections.
  711. * single character constant:            Chars.
  712. * sixteen bit integers:                 hword.
  713. * sixteen byte integer:                 Octa.
  714. * size modifiers, M680x0:               M68K-Syntax.
  715. * source program:                       Input Files.
  716. * special characters, M680x0:           M68K-Chars.
  717. * standard as sections:                 Secs Background.
  718. * standard input, as input file:        Command Line.
  719. * statement on multiple lines:          Statements.
  720. * statement separator character:        Statements.
  721. * statements, structure of:             Statements.
  722. * stopping the assembly:                Abort.
  723. * string constants:                     Strings.
  724. * string literals:                      Ascii.
  725. * subexpressions:                       Arguments.
  726. * subtitles for listings:               Sbttl.
  727. * subtraction, permitted arguments:     Infix Ops.
  728. * summary of options:                   Overview.
  729. * supporting files, including:          Include.
  730. * suppressing warnings:                 Invoking.
  731. * symbol attributes:                    Symbol Attributes.
  732. * symbol attributes, a.out:             a.out Symbols.
  733. * symbol descriptor, COFF:              Desc.
  734. * symbol names:                         Symbol Names.
  735. * symbol names, local:                  Symbol Names.
  736. * symbol names, temporary:              Symbol Names.
  737. * symbol type:                          Symbol Type.
  738. * symbol value:                         Symbol Value.
  739. * symbol value, setting:                Set.
  740. * symbol values, assigning:             Setting Symbols.
  741. * symbol, common:                       Comm.
  742. * symbol, making visible to linker:     Global.
  743. * symbol, not referenced in assembly:   Lsym.
  744. * symbolic debuggers, information for:  Stab.
  745. * symbols:                              Symbols.
  746. * symbols:                              Symbol Intro.
  747. * symbols, assigning values to:         Equ.
  748. * symbols, local common:                Lcomm.
  749. * syntax, M680x0:                       M68K-Syntax.
  750. * syntax, machine-independent:          Syntax.
  751. * tab (\t):                             Strings.
  752. * temporary symbol names:               Symbol Names.
  753. * text and data sections, joining:      Invoking.
  754. * text section:                         ld Sections.
  755. * trusted compiler:                     Invoking.
  756. * turning preprocessing on and off:     Pre-processing.
  757. * type of a symbol:                     Symbol Type.
  758. * undefined section:                    ld Sections.
  759. * value of a symbol:                    Symbol Value.
  760. * version of as:                        Invoking.
  761. * warning for altered difference tables: Invoking.
  762. * warning messages:                     Errors.
  763. * warnings, suppressing:                Invoking.
  764. * whitespace:                           Whitespace.
  765. * whitespace, removed by preprocessor:  Pre-processing.
  766. * writing patterns in memory:           Fill.
  767. * zero-terminated strings:              Asciz.
  768.  
  769.  
  770.